Bump the all-nuget group with 3 updates#451
Merged
craigktreasure merged 1 commit intomainfrom May 2, 2026
Merged
Conversation
Bumps Microsoft.Testing.Platform.MSBuild from 2.2.1 to 2.2.2 Bumps ReferenceTrimmer from 3.5.1 to 3.5.6 Bumps TUnit from 1.39.0 to 1.41.0 --- updated-dependencies: - dependency-name: Microsoft.Testing.Platform.MSBuild dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-nuget - dependency-name: ReferenceTrimmer dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-nuget - dependency-name: TUnit dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-nuget ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #451 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 963 963
Branches 55 55
=========================================
Hits 963 963 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
craigktreasure
approved these changes
May 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Testing.Platform.MSBuild from 2.2.1 to 2.2.2.
Release notes
Sourced from Microsoft.Testing.Platform.MSBuild's releases.
2.2.2
See release notes here.
Commits viewable in compare view.
Updated ReferenceTrimmer from 3.5.1 to 3.5.6.
Release notes
Sourced from ReferenceTrimmer's releases.
3.5.6
What's Changed
Full Changelog: dfederm/ReferenceTrimmer@v3.5.2...v3.5.6
3.5.2
What's Changed
Full Changelog: dfederm/ReferenceTrimmer@v3.5.1...v3.5.2
Commits viewable in compare view.
Updated TUnit from 1.39.0 to 1.41.0.
Release notes
Sourced from TUnit's releases.
1.41.0
TUnit Should() Assertions (beta)
This versions comes with a beta version of TUnit.Assertions.Should - meaning that you can do:
myCode.Should().BeEqualTo(fluentShouldSyntax);For more information see the docs: https://tunit.dev/docs/assertions/should-syntax
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.40.10...v1.41.0
1.40.10
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.40.5...v1.40.10
1.40.5
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.40.0...v1.40.5
1.40.0
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.39.0...v1.40.0
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions